Secure Copy - определение. Что такое Secure Copy
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

Что (кто) такое Secure Copy - определение

NETWORK PROTOCOL AND PROGRAM FOR COPYING FILES BETWEEN COMPUTERS
Secure Copy Protocol; Secure Copy; Secure copy

Copy (command)         
COMMAND OF RT-11, RSX-11, OPENVMS, DOS, OS/2 AND MICROSOFT WINDOWS OPERATING SYSTEMS
Copy Con; Copy con; COPY (command); COPY (DOS command); COPY (DOS); COPY/FTP (command)
In computing, copy is a command in various operating systems. The command copies computer files from one directory to another.
Subeditor         
  • access-date=January 7, 2019}}</ref>
WORK THAT AN EDITOR DOES TO IMPROVE THE FORMATTING, STYLE, AND ACCURACY OF TEXT
Copyediting; Copy-editing; Copy editor; Copyedit; Copy edit; Copy-edit; Copyeditor; Copy editors; Copy desk; Sub-editing; Copy Editing; Deskman; Cped; Copy-editor; Sub-editor; Subeditor; Copy chief; Copy Editor; Business editing; Copy edited; Assistant editor; Subediting; Copyeditors; Copyedits; Supervising editor; Copy desk chief; News editor; Sub (editor); Chief subeditor; Chief sub-editor; Mechanical copy editing; Substantive copy editing; Light copy editing; Medium copy editing; Heavy copy editing; Mechanical editing; C/e; Copyreader
·noun An assistant editor, as of a periodical or journal.
sub-editor         
  • access-date=January 7, 2019}}</ref>
WORK THAT AN EDITOR DOES TO IMPROVE THE FORMATTING, STYLE, AND ACCURACY OF TEXT
Copyediting; Copy-editing; Copy editor; Copyedit; Copy edit; Copy-edit; Copyeditor; Copy editors; Copy desk; Sub-editing; Copy Editing; Deskman; Cped; Copy-editor; Sub-editor; Subeditor; Copy chief; Copy Editor; Business editing; Copy edited; Assistant editor; Subediting; Copyeditors; Copyedits; Supervising editor; Copy desk chief; News editor; Sub (editor); Chief subeditor; Chief sub-editor; Mechanical copy editing; Substantive copy editing; Light copy editing; Medium copy editing; Heavy copy editing; Mechanical editing; C/e; Copyreader
also subeditor (sub-editors)
A sub-editor is a person whose job it is to check and correct articles in newspapers or magazines before they are printed. (BRIT; in AM, use copy editor
)
N-COUNT

Википедия

Secure copy protocol

Secure copy protocol (SCP) is a means of securely transferring computer files between a local host and a remote host or between two remote hosts. It is based on the Secure Shell (SSH) protocol. "SCP" commonly refers to both the Secure Copy Protocol and the program itself.

According to OpenSSH developers in April 2019, SCP is outdated, inflexible and not readily fixed; they recommend the use of more modern protocols like SFTP and rsync for file transfer. As of OpenSSH version 9.0, scp client therefore uses SFTP for file transfers by default instead of the legacy SCP/RCP protocol.